@media (min-width: 768px ) {
.slicknav_menu{display:none;}
}
@media (max-width: 768px ) {
.header-phone{
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -130px;
}	
.apply{
display:block !important;
position: fixed;
bottom: 0px;
width: 100%;
z-index:999;
background-color: #fff;
}
#header{
	margin-top:60px;
	border-top: solid 1px #e5e5e5;
}
#footer{margin-bottom: 50px;}	
.youshi-con{padding:0 20px;}
.header-menu{display:none;}
.btm-header .container{padding:0;}
.header-logo a img{margin-left:15px;}
.product .pro-con li:last-child {
    display: none;
}
.pro-cat{
    overflow: hidden;
    margin-bottom: 20px;
}
.pro-cat .proli {
    width: 50%;
    float: left;
}
.pro-cat .proli ul{
	display:none !important;
}
.pro-cat .proli h3 {
    height: 50px;
    line-height: 50px;
}
.youshi-img{margin-bottom:15px;}
}
